runtime.schedt.stopnote (field)
6 uses
runtime (current package)
proc.go#L1218: if notetsleep(&sched.stopnote, 100*1000) {
proc.go#L1219: noteclear(&sched.stopnote)
proc.go#L2358: notewakeup(&sched.stopnote)
proc.go#L2475: notewakeup(&sched.stopnote)
proc.go#L3676: notewakeup(&sched.stopnote)
runtime2.go#L806: stopnote note
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)